Interrupt Flags
| PROGDONE | Program Done Interrupt Flags |
| LOOP0DONE | Loop Done Interrupt Flag |
| LOOP1DONE | Loop Done Interrupt Flag |
| LOOP2DONE | Loop Done Interrupt Flag |
| LOOP3DONE | Loop Done Interrupt Flag |
| LOOP4DONE | Loop Done Interrupt Flag |
| LOOP5DONE | Loop Done Interrupt Flag |
| LOOP6DONE | Loop Done Interrupt Flag |
| LOOP7DONE | Loop Done Interrupt Flag |
| ALUNAN | Not-a-Number Interrupt Flag |
| R0POSREAL | R0 non-zero Interrupt Flag |
| ALUOF | ALU Overflow on result |
| ALUUF | ALU Underflow on result |
| STORECONVERTOF | Overflow during array store |
| STORECONVERTUF | Underflow during array store conversion |
| STORECONVERTINF | Infinity encountered during array store conversion |
| STORECONVERTNAN | NaN encountered during array store conversion |
| PERFCNT0 | Run Count Overflow Interrupt Flag |
| PERFCNT1 | Stall Count Overflow Interrupt Flag |
| LOOPFAULT | Loop Fault Interrupt Flag |
| BUSERRFAULT | Bus Error Fault Interrupt Flag |
| BUSALIGNFAULT | Bus Alignment Fault Interrupt Flag |
| ALUFAULT | ALU Fault Interrupt Flag |
| ARRAYFAULT | Array Fault Interrupt Flag |